swap_vanity_url {connectapi} | R Documentation |
Swap the Vanity URL
Description
Swaps the Vanity URLs between two pieces of content
Usage
swap_vanity_url(from_content, to_content)
Arguments
from_content |
A Content object |
to_content |
A Content object |
See Also
Other content functions:
content_delete()
,
content_item()
,
content_title()
,
content_update()
,
create_random_name()
,
dashboard_url()
,
dashboard_url_chr()
,
delete_vanity_url()
,
deploy_repo()
,
get_bundles()
,
get_environment()
,
get_image()
,
get_jobs()
,
get_vanity_url()
,
git
,
permissions
,
set_image_path()
,
set_run_as()
,
set_vanity_url()
,
verify_content_name()
[Package connectapi version 0.2.0 Index]