rundeck-cli
rundeck-cli copied to clipboard
rd projects archives export doesn't export webhook tokens as API does
Hello,
rd projects archives export
command doesn't export webhook tokens, even with "-i all" option.
Since v4.4.0 of rundeck's API and merge for this pull request , we're able to have them in API export command.
It would be nice to have them also with rd cli command.
Any notion when this will be addressed? At present, the only way to manage projects programmatically while retaining auth tokens is not to use RD at all. Thanks.
Following up on this. There is currently no way to export a project using RD that includes everything but executions, among other use-cases.