maton google-drive revision update
maton google-drive revision update <revision-id> [flags]
Pin a revision (–keep-forever) or change its publish state. Each flag is tri-state: omit to leave the field untouched.
Options
-
--connection <string> - Connection ID to route through (Maton-Connection header)
-
--dry-run - Print the request that would be sent without executing it
-f,--file <string>- File ID (required)
-
--format <string> - Output format: 'json' (default) or 'text' on supported commands
-q,--jq <expression>- Filter JSON output using a jq expression
-
--keep-forever - Pin the revision so it isn't auto-pruned (true|false) (one of --keep-forever/--published/--publish-auto/--publish-copy)
-
--paginate - Follow next_cursor and concatenate all pages (list commands only)
-
--publish-auto - Auto-publish future revisions (true|false) (one of --keep-forever/--published/--publish-auto/--publish-copy)
-
--publish-copy - Publish the underlying viewers' copy (true|false) (one of --keep-forever/--published/--publish-auto/--publish-copy)
-
--published - Mark the revision as published (true|false) (one of --keep-forever/--published/--publish-auto/--publish-copy)
-
--template <string> - Format JSON output using a Go template; see "maton help formatting"
Options inherited from parent commands
-p,--profile <string>- Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)