How to work using susepaste cmd line with -k option
Opened this issue · 0 comments
TCP3ACK commented
May i ask how to work with susepaste with the -k option nowadays? I logged into the website and there's an "openid_connect" key in the "My keys" section. I tried putting the key string in the susepaste command:
echo "sample text" | susepaste -k XXXXXXXXX(key string of openid_connect)
It outputs a paste link https://paste.opensuse.org/xxxxxxxxx
without error. Howerver, it cannot be found in "My Pastes" section which expect to be when using -k option.