Content Tag Rm
Removes tag from content
beam content tag rm <content> <tag> [options]
About
Removes tag from content
Arguments
Name | Type | Description |
---|---|---|
content | String | Accepts content ids separated by commas or regex pattern when used in combination with "treat-as-regex" option |
tag | String | Tag argument |
Options
Name | Type | Description |
---|---|---|
--manifest-id | String | Set the manifest to use, 'global' by default |
--treat-as-regex | Boolean | Treat content argument as regex pattern |
--manifest-id | String | Set the manifest to use, 'global' by default |
--manifest-id | String | Set the manifest to use, 'global' by default |
--dryrun | Boolean | Should any networking happen? |
--cid | String | Cid to use; will default to whatever is in the file system |
--pid | String | Pid to use; will default to whatever is in the file system |
--host | String | The host endpoint for beamable |
--refresh-token | String | Refresh token to use for the requests |
--log | String | Extra logs gets printed out |
--dir | String | Directory to use for configuration |
--version | Boolean | Show version information |
--help | Boolean | Show help and usage information |
Parent Command
Updated about 1 month ago