@@ -682,8 +682,4 @@ if __name__ == "__main__":
sys.exit()
if args.action == "refresh_status":
if args.stack == "all":
print("Stopping all stacks...")
stcks = por.get_stacks(endpoint_id=args.endpoint_id)
else:
por.refresh_status(args.stack_id)
por.refresh_status(args)
The note is not visible to the blocked user.